MEMBLOCK WORD
This command will read a word from the specified location of the memblock. The memblock must exist or the command will fail. The Position value is specified in bytes. The Word returned will be a value between 0 and 65535. The parameters must be specified using integer values.

SYNTAX
Return Integer=MEMBLOCK WORD(Memblock Number, Position)

RELATED INFO
MEMBLOCKS Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example